home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / fd___168.zip / FD-168.TXT < prev    next >
Text File  |  1993-06-03  |  3KB  |  65 lines

  1.        *****  Getting 16,800 baud connects past Front Door  *****
  2.  
  3.     This little package is an accumilation of suggestions and ideas that
  4. I have read and "played" with over the years until I've found the simplest
  5. and fastest way to get from point A (Front Door) to point B (PCB).  I have
  6. written this particular text package to help those of you who are running
  7. a 16.8k Dual Standard modem and Front Door.  You'll notice that if/when
  8. someone calls in at 16.8, they don't get passed to the BBS.  That's
  9. because Front Door 2.02 (and 2.10 commercial) doesn't recognize a 16.8
  10. connect message from the modem.  BUT, there IS a way to "fake" Front door
  11. into passing a 16.8 caller to the BBS.
  12.  
  13.  
  14.  
  15.     OK, the first thing that is going to change is in FDSETUP.
  16.  
  17. 1.  Go to the MODEM heading. Choose MESSAGES and look where it says:
  18.     "CONNECT 19200"   change it to   "CONNECT 16800" (on the 19200 line).
  19.  
  20. 2.  NOW, go over to the MAILER heading. Choose ERRORLEVELS.  Here is a
  21.     helpful hint for ANYONE running Front Door and PCB.
  22.  
  23.     - MAKE ALL OF THE CONNECT BAUD RATES THE SAME ERRORLEVEL NUMBER! -
  24.  
  25.     The reason for this is that PCB will pick up the connect speed that
  26.     is passed to it from Front Door.  You don't need all those extra
  27.     errorlevels.  This will GREATLY reduce the size of your EXEBBS.BAT
  28.     file.
  29.        (I chose 255 for all of the connect errorlevels as my example)
  30.  
  31. 3.  That's all of the changes that are needed for Front Door.  You will
  32.     now exit with an errorlevel of 255 for ANY modem connection.
  33.  
  34. 4.  OK, NOW you have to change your front door batch files to reflect the
  35.     changes you've just made.  All of the errorlevels for the different
  36.     baud rate connections can all go away!  All you need to do is have
  37.     the level 255 and tell it to go to a section for the BBS.
  38.     (See example FD1.BAT)
  39.  
  40.  
  41.  
  42. ****  SPECIAL NOTE:  Ever wonder how you can get Front Door to recognize
  43.       a FAX connection?  Use the 38400 connect line and change it to
  44.       whatever your modem responds with when it connects to a FAX!  Make
  45.       sure that under the errorlevels that you give it a different number
  46.       than the BBS level (ie: 300-19200=255, 38400=254) so that it will go
  47.       to a FAX program instead of the BBS!
  48.  
  49.  
  50.     All that is left to do is editing the batch files to accomodate the
  51. new errorlevels that you've changed.  NOTICE in EXEBBS.BAT how I tell the
  52. difference between the 19200 connect that FD passes and the 16800 that
  53. PCB gets!  If you don't do this.....well, just do it <g>.  I've enclosed
  54. some very condensed versions of the three important batch files.  You
  55. may find a better way to do things, or you may find that I'm doing it
  56. faster.  Feel free to use it in any way you see fit.  All I'm attempting
  57. to do is help someone get through a "fairly simple" problem. 
  58.  
  59.                       Good luck and happy SysOpin'!
  60.  
  61.                             Fred "Buz" Busteed
  62.                            Arcs and Sparks BBS
  63.                              (803) 824-0070
  64.                               Fido 1:372/46
  65.